contents: Pull in module-init-tools and cpio
authorColin Walters <walters@verbum.org>
Wed, 8 Feb 2012 22:33:01 +0000 (17:33 -0500)
committerColin Walters <walters@verbum.org>
Wed, 8 Feb 2012 22:33:01 +0000 (17:33 -0500)
Both needed by dracut.

gnomeos/yocto/classes/gnomeos-contents.bbclass

index d2ad29612ee94ed2600b84b67c1b43b7e906f495..a5b88003aaf6957d665f83c0d40aa327da9b2bd5 100644 (file)
@@ -34,6 +34,8 @@ IMAGE_INSTALL = "libuuid1 \
                 pam-plugin-permit \
                 pam-plugin-nologin \
                 ncurses-terminfo-base \
+                module-init-tools \
+                cpio \
                 "
 
 RDEPENDS += "ostree-native \